func github.com/jackc/pgx/v5/internal/sanitize.oneLineCommentState

2 uses

	github.com/jackc/pgx/v5/internal/sanitize (current package)
		sanitize.go#L244: 				return oneLineCommentState
		sanitize.go#L360: func oneLineCommentState(l *sqlLexer) stateFn {